Skip to main content

Game of Life


The Game of Game of Life - https://github.com/joegibby/Game-of-Game-of-Life

A 2-player version of Conway's Game of Life built using PyGame in Python, with a very versatile config file which allows for a lot of customisation.

Game of Life

Game of Life is a simple implementation of Conway's Game of Life using NumPy and Pygame's surfarray, able to calculate and show ~1 million cells and 60 generations per second on a very standard CPU.

next